Client-Specific Data When working with a session, AWT context, applet locator, applet, or frame, you must often set or retrieve arbitrary client-specific data. Such data has the following type definition: typedef void* JMClientData;
typedef void* JMClientData;